home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / business / abook99d.000 / bugnews.tx_ / bugnews.tx
Text File  |  1996-04-08  |  4KB  |  94 lines

  1.                 A-BOOK (tm) BUG AND VERSION REPORT |
  2.                                                                    | 
  3.                           written by Thomas Burker Sr. |
  4.                     (c)copyright 1995 TomTron Software Development |
  5.               World Wide Web Site http://www.ncweb.com/biz/tomtron |
  6.                                    Email address tomtron@ncweb.com |
  7.  
  8.  
  9.                Current version as of this document update is v.99d |
  10.  
  11.  
  12.  
  13. =========================================================
  14. Bug Reports and Fixes / Changes to v.99c
  15. REPORT BUGS / COMMENTS / SUGGESTIONS TO tomtron@ncweb.com
  16. =========================================================
  17.  
  18. REPORTED: by author 11-22-95
  19.  "Noticed that TAB index order was out of whack down around the area
  20.   of the pager number field"
  21. ANSWER: Fixed
  22.  
  23. REPORTED: by Carlos C.
  24.  "When choosing to enter new record, the cursor is not jumping to the 
  25.   first name field."
  26. ANSWER: Fixed 
  27.  
  28. REPORTED: by Carlos C.
  29.  "Birthday, Anniversary and Graduation fields do not bring up the popup
  30.   calendar.  Is the year supposed to always be the current year?"
  31. ANSWER: The graduation field has been removed.  The popup calendar is
  32.  now strictly a user option by clicking on the field description button
  33.  to the left of the field.  Date has been reduced to MM/DD without the
  34.  year, since the year is not important in an address book.  This field
  35.  is still masked on input.
  36.  
  37. REPORTED: by Carlos C.
  38.  "Pager number could be included plus extension instead of graduation
  39.   date."
  40. ANSWER: This is exactly what was done.
  41.  
  42. REPORTED: by Carlos C.
  43.  "Could names be sorted by categories, such as Family, Friends and
  44.   Business?"
  45. ANSWER: This was a great idea and suggestion.  It took a bit of rewriting,
  46.  but this was accomplished.  Not only does each record flag this category,
  47.  but I have also implemented this in the Quick-List feature to list ONLY
  48.  Family, Friends or Business OR an optional ALL listing.
  49.  
  50. REPORTED: by Carlos C.
  51.  "Favorite color, favorite sport and gift idea should be combined into one
  52.   somehow, maybe in a NOTES field?"
  53. ANSWER: Again, another super idea.  I have eliminated all three of those
  54.  original fields and replaced it with a COMMENTS field which is a free form
  55.  text entry gadget with word wrap!  It currently has a 400 character limit
  56.  which can be changed later if it appears that it isn't enough space.  I
  57.  have enabled vertical scrolling.
  58.  
  59. REPORTED: by Tom Burker Jr.
  60.  "When editing the comments field, the program will not accept editing or
  61.   additional data and I am nowhere near 400 characters."
  62. ANSWER: This was a programming error.  The program was reading the entire
  63.  400 characters (actual data + null characters) which made it appear that
  64.  the comments field was always full.  Added a TRIM$() function that reads
  65.  in only valid data and strips null characters.
  66.  
  67. REPORTED: by Carlos C.
  68.  "Could car phone be changed to cellular phone?"
  69. ANSWER: Yes, and it has been changed.
  70.  
  71. REPORTED: by Carlos C.
  72.  "Home and fax numbers should show the numbers aligned."
  73. ANSWER: Fixed this by listing the phone number and THEN the name, rather
  74.  than the reverse.
  75.  
  76. REPORTED: by Carlos C.
  77.  "First, last, previous and next gadgets do not always respond if clicked
  78.   very rapidly."
  79. ANSWER: This is the nature of the routine, however, these functions were
  80.  never meant to scroll through large quantities of records.  The Quick-Pick
  81.  List feature was created for easy record location.
  82.  
  83. REPORTED: by Carlos C.
  84.  "If I later update/add an anniversary or birthday date, it will not let me
  85.   add/edit the data."
  86. ANSWER: Should be fixed now with the restructuring of these fields.
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.                 
  94.